| Class | Description |
|---|---|
| Tournament |
This class stores all tournament info (protocol, list of profiles, list of agents, etc.)
This is then converted into a list of
Protocols using Tournament.getSessions(). |
| TournamentConfiguration | |
| TournamentRunner |
TournamentRunner is a class that runs a tournament.
|